File properties dialog*

This dialog allows you to display and modify a file's attributes. The dialog can be displayed using the "File/Properties" command.


top bottom

  1. File name: This is the file's name on disk. You can modify this value to rename the file.
  2. File type/Location/Short name: Displays the file type, the path and the 8.3 name of the file (depending on the operating system).
  3. Editor size: The size of the file in the editor. You can modify the value to shrink or grow the file in the editor.
  4. File size: The size of the file on disk. You can modify the value to shrink or grow the file on disk.
  5. Created: Creation timestamp of the file on disk. You can modify the value to change this timestamp on disk.
  6. Modified: "Last write" timestamp of the file on disk. You can modify the value to change this timestamp on disk.
  7. Last access: "Last access" timestamp of the file on disk. You can modify the value to change this timestamp on disk.
  8. File attributes: Displays various file system attributes of the selected file. You can change them by clicking the check boxes. As some file attributes cannot be modified using the SetFileAttributes() API, those are disabled.
  9. Help: Show this help topic.
  10. OK: Close this window after trying to apply the modifications (if any).
  11. Cancel (/ Close): Close this window without applying the current changes. Modifications applied using the "Apply" button (12) are not undone!
  12. Apply: Try to apply the modifications. After using this button, the dialog's values are refreshed from the file system.

top bottom
mirkes.de's Tiny Hexer, Copyright © Markus Stephany. All rights reserved.